Call evince with the --preview option. (#350139, Carlos Garcia Campos)
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Aug 2006 16:15:25 +0000 (16:15 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 15 Aug 2006 16:15:25 +0000 (16:15 +0000)
2006-08-15  Matthias Clasen  <mclasen@redhat.com>

* gtk/Makefile.am (GTK_PRINT_PREVIEW_COMMAND): Call evince
with the --preview option.  (#350139, Carlos Garcia Campos)

gtk/Makefile.am

index e3cc556b0853edcc74225dc4d324bf41b812efb6..2f28fd9e2b822afd7b27b48ead3ee6b995ccf72a 100644 (file)
@@ -4,7 +4,7 @@ SUBDIRS=theme-bits
 
 if OS_UNIX
 SUBDIRS += xdgmime
-GTK_PRINT_PREVIEW_COMMAND="evince %f"
+GTK_PRINT_PREVIEW_COMMAND="evince --preview %f"
 endif
 
 DIST_SUBDIRS=theme-bits xdgmime